Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TableReplayer fix #3143

Merged
merged 4 commits into from
Dec 5, 2022
Merged

TableReplayer fix #3143

merged 4 commits into from
Dec 5, 2022

Conversation

jjbrosnan
Copy link
Contributor

Fixes double-notify assertion failure when Replayer time window has no overlap with times in historical table

…layer time window has no overlap with times in historical table
@jjbrosnan jjbrosnan added this to the Dec 2022 milestone Dec 5, 2022
@jjbrosnan jjbrosnan requested review from chipkent and rcaudy December 5, 2022 16:27
@jjbrosnan jjbrosnan self-assigned this Dec 5, 2022
@jjbrosnan jjbrosnan added the NoReleaseNotesNeeded No release notes are needed. label Dec 5, 2022
@jjbrosnan jjbrosnan merged commit 1c42c4e into deephaven:main Dec 5, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2022
@jjbrosnan jjbrosnan deleted the replayer-fix branch August 1, 2023 14:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working java NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. query engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TableReplayer assertion error if start and end time are *after* times in the table
3 participants